-
Home
-
Translate Multilingual sites – TranslatePress
-
2.9.6 (latest)
-
Code
-
Classes
- Uri
Total Complexity |
60 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
381 |
Lines of code |
186 |
Logical lines of code |
101 |
Comment lines |
127 |
Methods |
29 |
Properties |
9 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getUri() |
A |
48 |
12 |
31 |
fromString() |
A |
52 |
8 |
26 |
setScheme() |
S |
51 |
6 |
26 |
setPort() |
S |
67 |
4 |
7 |
isSchemeless() |
S |
74 |
3 |
4 |
setQuery() |
S |
69 |
2 |
7 |
changeScheme() |
S |
66 |
2 |
9 |
__construct() |
S |
74 |
2 |
5 |
setPass() |
S |
77 |
1 |
4 |
getPort() |
S |
82 |
1 |
3 |
hasAnchor() |
S |
80 |
1 |
3 |
setFragment() |
S |
77 |
1 |
4 |
getSchemesWithAuthority() |
S |
79 |
1 |
3 |
getFragment() |
S |
82 |
1 |
3 |
setRelative() |
S |
77 |
1 |
4 |
setAbsolute() |
S |
77 |
1 |
4 |
isAbsolute() |
S |
81 |
1 |
3 |
isRelative() |
S |
80 |
1 |
3 |
setHost() |
S |
74 |
1 |
5 |
getPass() |
S |
82 |
1 |
3 |
getUser() |
S |
82 |
1 |
3 |
setUser() |
S |
77 |
1 |
4 |
getScheme() |
S |
82 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
getQuery() |
S |
82 |
1 |
3 |
getHost() |
S |
82 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
setPath() |
S |
77 |
1 |
4 |
hasQueryParam() |
S |
80 |
1 |
3 |